home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / PovLab / povlab / Render / LIGHT.INC next >
Encoding:
Text File  |  2001-04-24  |  453 b   |  17 lines

  1. // POVLAB version 4.00 SP4 - Included texture file.
  2. // (C) 1994-1998, Denis Olivier.
  3. // All rights reserved.
  4. // Generated for POV-Ray (C) POV-Team, USA.
  5. // Date=Tuesday 04-24-2001.
  6. // Time=15:48:11.
  7. // user_name=USER
  8. // From=TEXTURE\POVLAB.INC
  9. // For=E:\UTILIS~1\PHILIP~1\POVLAB~3\POVLAB\SCENE\LIGHT.SCN
  10. // Textures found=1
  11.  
  12. #declare White_RPlastic = texture {
  13.   pigment { color rgb <1, 1, 1,> }
  14.   finish { phong 1.0 reflection 0.4 }
  15. }
  16.  
  17.